3.4.14 \(\int \frac {(b \cos (c+d x))^{5/2} (A+B \cos (c+d x)+C \cos ^2(c+d x))}{\cos ^{\frac {15}{2}}(c+d x)} \, dx\) [314]

Optimal. Leaf size=208 \[ \frac {b^2 (3 A+4 C) \tanh ^{-1}(\sin (c+d x)) \sqrt {b \cos (c+d x)}}{8 d \sqrt {\cos (c+d x)}}+\frac {A b^2 \sqrt {b \cos (c+d x)} \sin (c+d x)}{4 d \cos ^{\frac {9}{2}}(c+d x)}+\frac {b^2 (3 A+4 C) \sqrt {b \cos (c+d x)} \sin (c+d x)}{8 d \cos ^{\frac {5}{2}}(c+d x)}+\frac {b^2 B \sqrt {b \cos (c+d x)} \sin (c+d x)}{d \cos ^{\frac {3}{2}}(c+d x)}+\frac {b^2 B \sqrt {b \cos (c+d x)} \sin ^3(c+d x)}{3 d \cos ^{\frac {7}{2}}(c+d x)} \]

[Out]

1/4*A*b^2*sin(d*x+c)*(b*cos(d*x+c))^(1/2)/d/cos(d*x+c)^(9/2)+1/8*b^2*(3*A+4*C)*sin(d*x+c)*(b*cos(d*x+c))^(1/2)
/d/cos(d*x+c)^(5/2)+b^2*B*sin(d*x+c)*(b*cos(d*x+c))^(1/2)/d/cos(d*x+c)^(3/2)+1/3*b^2*B*sin(d*x+c)^3*(b*cos(d*x
+c))^(1/2)/d/cos(d*x+c)^(7/2)+1/8*b^2*(3*A+4*C)*arctanh(sin(d*x+c))*(b*cos(d*x+c))^(1/2)/d/cos(d*x+c)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 208, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 6, integrand size = 43, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.140, Rules used = {17, 3100, 2827, 3852, 3853, 3855} \begin {gather*} \frac {b^2 (3 A+4 C) \sin (c+d x) \sqrt {b \cos (c+d x)}}{8 d \cos ^{\frac {5}{2}}(c+d x)}+\frac {b^2 (3 A+4 C) \sqrt {b \cos (c+d x)} \tanh ^{-1}(\sin (c+d x))}{8 d \sqrt {\cos (c+d x)}}+\frac {A b^2 \sin (c+d x) \sqrt {b \cos (c+d x)}}{4 d \cos ^{\frac {9}{2}}(c+d x)}+\frac {b^2 B \sin ^3(c+d x) \sqrt {b \cos (c+d x)}}{3 d \cos ^{\frac {7}{2}}(c+d x)}+\frac {b^2 B \sin (c+d x) \sqrt {b \cos (c+d x)}}{d \cos ^{\frac {3}{2}}(c+d x)} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((b*Cos[c + d*x])^(5/2)*(A + B*Cos[c + d*x] + C*Cos[c + d*x]^2))/Cos[c + d*x]^(15/2),x]

[Out]

(b^2*(3*A + 4*C)*ArcTanh[Sin[c + d*x]]*Sqrt[b*Cos[c + d*x]])/(8*d*Sqrt[Cos[c + d*x]]) + (A*b^2*Sqrt[b*Cos[c +
d*x]]*Sin[c + d*x])/(4*d*Cos[c + d*x]^(9/2)) + (b^2*(3*A + 4*C)*Sqrt[b*Cos[c + d*x]]*Sin[c + d*x])/(8*d*Cos[c
+ d*x]^(5/2)) + (b^2*B*Sqrt[b*Cos[c + d*x]]*Sin[c + d*x])/(d*Cos[c + d*x]^(3/2)) + (b^2*B*Sqrt[b*Cos[c + d*x]]
*Sin[c + d*x]^3)/(3*d*Cos[c + d*x]^(7/2))

Rule 17

Int[(u_.)*((a_.)*(v_))^(m_)*((b_.)*(v_))^(n_), x_Symbol] :> Dist[a^(m + 1/2)*b^(n - 1/2)*(Sqrt[b*v]/Sqrt[a*v])
, Int[u*v^(m + n), x], x] /; FreeQ[{a, b, m}, x] &&  !IntegerQ[m] && IGtQ[n + 1/2, 0] && IntegerQ[m + n]

Rule 2827

Int[((b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[c, Int[(b*S
in[e + f*x])^m, x], x] + Dist[d/b, Int[(b*Sin[e + f*x])^(m + 1), x], x] /; FreeQ[{b, c, d, e, f, m}, x]

Rule 3100

Int[((a_.) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)] + (C_.)*sin[(e_.) + (f
_.)*(x_)]^2), x_Symbol] :> Simp[(-(A*b^2 - a*b*B + a^2*C))*Cos[e + f*x]*((a + b*Sin[e + f*x])^(m + 1)/(b*f*(m
+ 1)*(a^2 - b^2))), x] + Dist[1/(b*(m + 1)*(a^2 - b^2)), Int[(a + b*Sin[e + f*x])^(m + 1)*Simp[b*(a*A - b*B +
a*C)*(m + 1) - (A*b^2 - a*b*B + a^2*C + b*(A*b - a*B + b*C)*(m + 1))*Sin[e + f*x], x], x], x] /; FreeQ[{a, b,
e, f, A, B, C}, x] && LtQ[m, -1] && NeQ[a^2 - b^2, 0]

Rule 3852

Int[csc[(c_.) + (d_.)*(x_)]^(n_), x_Symbol] :> Dist[-d^(-1), Subst[Int[ExpandIntegrand[(1 + x^2)^(n/2 - 1), x]
, x], x, Cot[c + d*x]], x] /; FreeQ[{c, d}, x] && IGtQ[n/2, 0]

Rule 3853

Int[(csc[(c_.) + (d_.)*(x_)]*(b_.))^(n_), x_Symbol] :> Simp[(-b)*Cos[c + d*x]*((b*Csc[c + d*x])^(n - 1)/(d*(n
- 1))), x] + Dist[b^2*((n - 2)/(n - 1)), Int[(b*Csc[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n,
 1] && IntegerQ[2*n]

Rule 3855

Int[csc[(c_.) + (d_.)*(x_)], x_Symbol] :> Simp[-ArcTanh[Cos[c + d*x]]/d, x] /; FreeQ[{c, d}, x]

Rubi steps

\begin {align*} \int \frac {(b \cos (c+d x))^{5/2} \left (A+B \cos (c+d x)+C \cos ^2(c+d x)\right )}{\cos ^{\frac {15}{2}}(c+d x)} \, dx &=\frac {\left (b^2 \sqrt {b \cos (c+d x)}\right ) \int \left (A+B \cos (c+d x)+C \cos ^2(c+d x)\right ) \sec ^5(c+d x) \, dx}{\sqrt {\cos (c+d x)}}\\ &=\frac {A b^2 \sqrt {b \cos (c+d x)} \sin (c+d x)}{4 d \cos ^{\frac {9}{2}}(c+d x)}+\frac {\left (b^2 \sqrt {b \cos (c+d x)}\right ) \int (4 B+(3 A+4 C) \cos (c+d x)) \sec ^4(c+d x) \, dx}{4 \sqrt {\cos (c+d x)}}\\ &=\frac {A b^2 \sqrt {b \cos (c+d x)} \sin (c+d x)}{4 d \cos ^{\frac {9}{2}}(c+d x)}+\frac {\left (b^2 B \sqrt {b \cos (c+d x)}\right ) \int \sec ^4(c+d x) \, dx}{\sqrt {\cos (c+d x)}}+\frac {\left (b^2 (3 A+4 C) \sqrt {b \cos (c+d x)}\right ) \int \sec ^3(c+d x) \, dx}{4 \sqrt {\cos (c+d x)}}\\ &=\frac {A b^2 \sqrt {b \cos (c+d x)} \sin (c+d x)}{4 d \cos ^{\frac {9}{2}}(c+d x)}+\frac {b^2 (3 A+4 C) \sqrt {b \cos (c+d x)} \sin (c+d x)}{8 d \cos ^{\frac {5}{2}}(c+d x)}+\frac {\left (b^2 (3 A+4 C) \sqrt {b \cos (c+d x)}\right ) \int \sec (c+d x) \, dx}{8 \sqrt {\cos (c+d x)}}-\frac {\left (b^2 B \sqrt {b \cos (c+d x)}\right ) \text {Subst}\left (\int \left (1+x^2\right ) \, dx,x,-\tan (c+d x)\right )}{d \sqrt {\cos (c+d x)}}\\ &=\frac {b^2 (3 A+4 C) \tanh ^{-1}(\sin (c+d x)) \sqrt {b \cos (c+d x)}}{8 d \sqrt {\cos (c+d x)}}+\frac {A b^2 \sqrt {b \cos (c+d x)} \sin (c+d x)}{4 d \cos ^{\frac {9}{2}}(c+d x)}+\frac {b^2 (3 A+4 C) \sqrt {b \cos (c+d x)} \sin (c+d x)}{8 d \cos ^{\frac {5}{2}}(c+d x)}+\frac {b^2 B \sqrt {b \cos (c+d x)} \sin (c+d x)}{d \cos ^{\frac {3}{2}}(c+d x)}+\frac {b^2 B \sqrt {b \cos (c+d x)} \sin ^3(c+d x)}{3 d \cos ^{\frac {7}{2}}(c+d x)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.38, size = 110, normalized size = 0.53 \begin {gather*} \frac {(b \cos (c+d x))^{5/2} \left (3 (3 A+4 C) \tanh ^{-1}(\sin (c+d x)) \cos ^4(c+d x)+\sin (c+d x) \left (6 A+3 (3 A+4 C) \cos ^2(c+d x)+24 B \cos ^3(c+d x)+8 B \cos (c+d x) \sin ^2(c+d x)\right )\right )}{24 d \cos ^{\frac {13}{2}}(c+d x)} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((b*Cos[c + d*x])^(5/2)*(A + B*Cos[c + d*x] + C*Cos[c + d*x]^2))/Cos[c + d*x]^(15/2),x]

[Out]

((b*Cos[c + d*x])^(5/2)*(3*(3*A + 4*C)*ArcTanh[Sin[c + d*x]]*Cos[c + d*x]^4 + Sin[c + d*x]*(6*A + 3*(3*A + 4*C
)*Cos[c + d*x]^2 + 24*B*Cos[c + d*x]^3 + 8*B*Cos[c + d*x]*Sin[c + d*x]^2)))/(24*d*Cos[c + d*x]^(13/2))

________________________________________________________________________________________

Maple [A]
time = 0.20, size = 248, normalized size = 1.19

method result size
default \(-\frac {\left (9 A \left (\cos ^{4}\left (d x +c \right )\right ) \ln \left (-\frac {-1+\cos \left (d x +c \right )+\sin \left (d x +c \right )}{\sin \left (d x +c \right )}\right )-9 A \ln \left (-\frac {-1+\cos \left (d x +c \right )-\sin \left (d x +c \right )}{\sin \left (d x +c \right )}\right ) \left (\cos ^{4}\left (d x +c \right )\right )+12 C \left (\cos ^{4}\left (d x +c \right )\right ) \ln \left (-\frac {-1+\cos \left (d x +c \right )+\sin \left (d x +c \right )}{\sin \left (d x +c \right )}\right )-12 C \ln \left (-\frac {-1+\cos \left (d x +c \right )-\sin \left (d x +c \right )}{\sin \left (d x +c \right )}\right ) \left (\cos ^{4}\left (d x +c \right )\right )-16 B \left (\cos ^{3}\left (d x +c \right )\right ) \sin \left (d x +c \right )-9 A \left (\cos ^{2}\left (d x +c \right )\right ) \sin \left (d x +c \right )-12 C \sin \left (d x +c \right ) \left (\cos ^{2}\left (d x +c \right )\right )-8 B \cos \left (d x +c \right ) \sin \left (d x +c \right )-6 A \sin \left (d x +c \right )\right ) \left (b \cos \left (d x +c \right )\right )^{\frac {5}{2}}}{24 d \cos \left (d x +c \right )^{\frac {13}{2}}}\) \(248\)
risch \(-\frac {i b^{2} \sqrt {b \cos \left (d x +c \right )}\, \left (9 A \,{\mathrm e}^{7 i \left (d x +c \right )}+12 C \,{\mathrm e}^{7 i \left (d x +c \right )}+33 A \,{\mathrm e}^{5 i \left (d x +c \right )}+12 C \,{\mathrm e}^{5 i \left (d x +c \right )}-48 B \,{\mathrm e}^{4 i \left (d x +c \right )}-33 A \,{\mathrm e}^{3 i \left (d x +c \right )}-12 C \,{\mathrm e}^{3 i \left (d x +c \right )}-64 B \,{\mathrm e}^{2 i \left (d x +c \right )}-9 A \,{\mathrm e}^{i \left (d x +c \right )}-12 C \,{\mathrm e}^{i \left (d x +c \right )}-16 B \right )}{12 \sqrt {\cos \left (d x +c \right )}\, d \left ({\mathrm e}^{2 i \left (d x +c \right )}+1\right )^{4}}+\frac {b^{2} \sqrt {b \cos \left (d x +c \right )}\, \left (3 A +4 C \right ) \ln \left ({\mathrm e}^{i \left (d x +c \right )}+i\right )}{8 \sqrt {\cos \left (d x +c \right )}\, d}-\frac {b^{2} \sqrt {b \cos \left (d x +c \right )}\, \left (3 A +4 C \right ) \ln \left ({\mathrm e}^{i \left (d x +c \right )}-i\right )}{8 \sqrt {\cos \left (d x +c \right )}\, d}\) \(258\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*cos(d*x+c))^(5/2)*(A+B*cos(d*x+c)+C*cos(d*x+c)^2)/cos(d*x+c)^(15/2),x,method=_RETURNVERBOSE)

[Out]

-1/24/d*(9*A*cos(d*x+c)^4*ln(-(-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))-9*A*ln(-(-1+cos(d*x+c)-sin(d*x+c))/sin(d*
x+c))*cos(d*x+c)^4+12*C*cos(d*x+c)^4*ln(-(-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))-12*C*ln(-(-1+cos(d*x+c)-sin(d*
x+c))/sin(d*x+c))*cos(d*x+c)^4-16*B*cos(d*x+c)^3*sin(d*x+c)-9*A*cos(d*x+c)^2*sin(d*x+c)-12*C*sin(d*x+c)*cos(d*
x+c)^2-8*B*cos(d*x+c)*sin(d*x+c)-6*A*sin(d*x+c))*(b*cos(d*x+c))^(5/2)/cos(d*x+c)^(13/2)

________________________________________________________________________________________

Maxima [B] Leaf count of result is larger than twice the leaf count of optimal. 2972 vs. \(2 (180) = 360\).
time = 0.77, size = 2972, normalized size = 14.29 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*cos(d*x+c))^(5/2)*(A+B*cos(d*x+c)+C*cos(d*x+c)^2)/cos(d*x+c)^(15/2),x, algorithm="maxima")

[Out]

-1/48*(3*(12*(b^2*sin(8*d*x + 8*c) + 4*b^2*sin(6*d*x + 6*c) + 6*b^2*sin(4*d*x + 4*c) + 4*b^2*sin(2*d*x + 2*c))
*cos(7/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))) + 44*(b^2*sin(8*d*x + 8*c) + 4*b^2*sin(6*d*x + 6*c) + 6*
b^2*sin(4*d*x + 4*c) + 4*b^2*sin(2*d*x + 2*c))*cos(5/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))) - 44*(b^2*
sin(8*d*x + 8*c) + 4*b^2*sin(6*d*x + 6*c) + 6*b^2*sin(4*d*x + 4*c) + 4*b^2*sin(2*d*x + 2*c))*cos(3/2*arctan2(s
in(2*d*x + 2*c), cos(2*d*x + 2*c))) - 12*(b^2*sin(8*d*x + 8*c) + 4*b^2*sin(6*d*x + 6*c) + 6*b^2*sin(4*d*x + 4*
c) + 4*b^2*sin(2*d*x + 2*c))*cos(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))) - 3*(b^2*cos(8*d*x + 8*c)^2
+ 16*b^2*cos(6*d*x + 6*c)^2 + 36*b^2*cos(4*d*x + 4*c)^2 + 16*b^2*cos(2*d*x + 2*c)^2 + b^2*sin(8*d*x + 8*c)^2 +
 16*b^2*sin(6*d*x + 6*c)^2 + 36*b^2*sin(4*d*x + 4*c)^2 + 48*b^2*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + 16*b^2*sin
(2*d*x + 2*c)^2 + 8*b^2*cos(2*d*x + 2*c) + b^2 + 2*(4*b^2*cos(6*d*x + 6*c) + 6*b^2*cos(4*d*x + 4*c) + 4*b^2*co
s(2*d*x + 2*c) + b^2)*cos(8*d*x + 8*c) + 8*(6*b^2*cos(4*d*x + 4*c) + 4*b^2*cos(2*d*x + 2*c) + b^2)*cos(6*d*x +
 6*c) + 12*(4*b^2*cos(2*d*x + 2*c) + b^2)*cos(4*d*x + 4*c) + 4*(2*b^2*sin(6*d*x + 6*c) + 3*b^2*sin(4*d*x + 4*c
) + 2*b^2*sin(2*d*x + 2*c))*sin(8*d*x + 8*c) + 16*(3*b^2*sin(4*d*x + 4*c) + 2*b^2*sin(2*d*x + 2*c))*sin(6*d*x
+ 6*c))*log(cos(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c)))^2 + sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d
*x + 2*c)))^2 + 2*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))) + 1) + 3*(b^2*cos(8*d*x + 8*c)^2 + 16*b
^2*cos(6*d*x + 6*c)^2 + 36*b^2*cos(4*d*x + 4*c)^2 + 16*b^2*cos(2*d*x + 2*c)^2 + b^2*sin(8*d*x + 8*c)^2 + 16*b^
2*sin(6*d*x + 6*c)^2 + 36*b^2*sin(4*d*x + 4*c)^2 + 48*b^2*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + 16*b^2*sin(2*d*x
 + 2*c)^2 + 8*b^2*cos(2*d*x + 2*c) + b^2 + 2*(4*b^2*cos(6*d*x + 6*c) + 6*b^2*cos(4*d*x + 4*c) + 4*b^2*cos(2*d*
x + 2*c) + b^2)*cos(8*d*x + 8*c) + 8*(6*b^2*cos(4*d*x + 4*c) + 4*b^2*cos(2*d*x + 2*c) + b^2)*cos(6*d*x + 6*c)
+ 12*(4*b^2*cos(2*d*x + 2*c) + b^2)*cos(4*d*x + 4*c) + 4*(2*b^2*sin(6*d*x + 6*c) + 3*b^2*sin(4*d*x + 4*c) + 2*
b^2*sin(2*d*x + 2*c))*sin(8*d*x + 8*c) + 16*(3*b^2*sin(4*d*x + 4*c) + 2*b^2*sin(2*d*x + 2*c))*sin(6*d*x + 6*c)
)*log(cos(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c)))^2 + sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2
*c)))^2 - 2*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))) + 1) - 12*(b^2*cos(8*d*x + 8*c) + 4*b^2*cos(6
*d*x + 6*c) + 6*b^2*cos(4*d*x + 4*c) + 4*b^2*cos(2*d*x + 2*c) + b^2)*sin(7/2*arctan2(sin(2*d*x + 2*c), cos(2*d
*x + 2*c))) - 44*(b^2*cos(8*d*x + 8*c) + 4*b^2*cos(6*d*x + 6*c) + 6*b^2*cos(4*d*x + 4*c) + 4*b^2*cos(2*d*x + 2
*c) + b^2)*sin(5/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))) + 44*(b^2*cos(8*d*x + 8*c) + 4*b^2*cos(6*d*x +
 6*c) + 6*b^2*cos(4*d*x + 4*c) + 4*b^2*cos(2*d*x + 2*c) + b^2)*sin(3/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2
*c))) + 12*(b^2*cos(8*d*x + 8*c) + 4*b^2*cos(6*d*x + 6*c) + 6*b^2*cos(4*d*x + 4*c) + 4*b^2*cos(2*d*x + 2*c) +
b^2)*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))))*A*sqrt(b)/(2*(4*cos(6*d*x + 6*c) + 6*cos(4*d*x + 4*
c) + 4*cos(2*d*x + 2*c) + 1)*cos(8*d*x + 8*c) + cos(8*d*x + 8*c)^2 + 8*(6*cos(4*d*x + 4*c) + 4*cos(2*d*x + 2*c
) + 1)*cos(6*d*x + 6*c) + 16*cos(6*d*x + 6*c)^2 + 12*(4*cos(2*d*x + 2*c) + 1)*cos(4*d*x + 4*c) + 36*cos(4*d*x
+ 4*c)^2 + 16*cos(2*d*x + 2*c)^2 + 4*(2*sin(6*d*x + 6*c) + 3*sin(4*d*x + 4*c) + 2*sin(2*d*x + 2*c))*sin(8*d*x
+ 8*c) + sin(8*d*x + 8*c)^2 + 16*(3*sin(4*d*x + 4*c) + 2*sin(2*d*x + 2*c))*sin(6*d*x + 6*c) + 16*sin(6*d*x + 6
*c)^2 + 36*sin(4*d*x + 4*c)^2 + 48*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + 16*sin(2*d*x + 2*c)^2 + 8*cos(2*d*x + 2
*c) + 1) + 64*(3*b^2*cos(6*d*x + 6*c)*sin(2*d*x + 2*c) + 9*b^2*cos(4*d*x + 4*c)*sin(2*d*x + 2*c) - (3*b^2*cos(
2*d*x + 2*c) + b^2)*sin(6*d*x + 6*c) - 3*(3*b^2*cos(2*d*x + 2*c) + b^2)*sin(4*d*x + 4*c))*B*sqrt(b)/(2*(3*cos(
4*d*x + 4*c) + 3*cos(2*d*x + 2*c) + 1)*cos(6*d*x + 6*c) + cos(6*d*x + 6*c)^2 + 6*(3*cos(2*d*x + 2*c) + 1)*cos(
4*d*x + 4*c) + 9*cos(4*d*x + 4*c)^2 + 9*cos(2*d*x + 2*c)^2 + 6*(sin(4*d*x + 4*c) + sin(2*d*x + 2*c))*sin(6*d*x
 + 6*c) + sin(6*d*x + 6*c)^2 + 9*sin(4*d*x + 4*c)^2 + 18*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + 9*sin(2*d*x + 2*c
)^2 + 6*cos(2*d*x + 2*c) + 1) + 12*(4*(b^2*sin(4*d*x + 4*c) + 2*b^2*sin(2*d*x + 2*c))*cos(3/2*arctan2(sin(2*d*
x + 2*c), cos(2*d*x + 2*c))) - 4*(b^2*sin(4*d*x + 4*c) + 2*b^2*sin(2*d*x + 2*c))*cos(1/2*arctan2(sin(2*d*x + 2
*c), cos(2*d*x + 2*c))) - (b^2*cos(4*d*x + 4*c)^2 + 4*b^2*cos(2*d*x + 2*c)^2 + b^2*sin(4*d*x + 4*c)^2 + 4*b^2*
sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + 4*b^2*sin(2*d*x + 2*c)^2 + 4*b^2*cos(2*d*x + 2*c) + b^2 + 2*(2*b^2*cos(2*d
*x + 2*c) + b^2)*cos(4*d*x + 4*c))*log(cos(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c)))^2 + sin(1/2*arctan
2(sin(2*d*x + 2*c), cos(2*d*x + 2*c)))^2 + 2*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))) + 1) + (b^2*
cos(4*d*x + 4*c)^2 + 4*b^2*cos(2*d*x + 2*c)^2 + b^2*sin(4*d*x + 4*c)^2 + 4*b^2*sin(4*d*x + 4*c)*sin(2*d*x + 2*
c) + 4*b^2*sin(2*d*x + 2*c)^2 + 4*b^2*cos(2*d*x...

________________________________________________________________________________________

Fricas [A]
time = 0.43, size = 326, normalized size = 1.57 \begin {gather*} \left [\frac {3 \, {\left (3 \, A + 4 \, C\right )} b^{\frac {5}{2}} \cos \left (d x + c\right )^{5} \log \left (-\frac {b \cos \left (d x + c\right )^{3} - 2 \, \sqrt {b \cos \left (d x + c\right )} \sqrt {b} \sqrt {\cos \left (d x + c\right )} \sin \left (d x + c\right ) - 2 \, b \cos \left (d x + c\right )}{\cos \left (d x + c\right )^{3}}\right ) + 2 \, {\left (16 \, B b^{2} \cos \left (d x + c\right )^{3} + 3 \, {\left (3 \, A + 4 \, C\right )} b^{2} \cos \left (d x + c\right )^{2} + 8 \, B b^{2} \cos \left (d x + c\right ) + 6 \, A b^{2}\right )} \sqrt {b \cos \left (d x + c\right )} \sqrt {\cos \left (d x + c\right )} \sin \left (d x + c\right )}{48 \, d \cos \left (d x + c\right )^{5}}, -\frac {3 \, {\left (3 \, A + 4 \, C\right )} \sqrt {-b} b^{2} \arctan \left (\frac {\sqrt {b \cos \left (d x + c\right )} \sqrt {-b} \sin \left (d x + c\right )}{b \sqrt {\cos \left (d x + c\right )}}\right ) \cos \left (d x + c\right )^{5} - {\left (16 \, B b^{2} \cos \left (d x + c\right )^{3} + 3 \, {\left (3 \, A + 4 \, C\right )} b^{2} \cos \left (d x + c\right )^{2} + 8 \, B b^{2} \cos \left (d x + c\right ) + 6 \, A b^{2}\right )} \sqrt {b \cos \left (d x + c\right )} \sqrt {\cos \left (d x + c\right )} \sin \left (d x + c\right )}{24 \, d \cos \left (d x + c\right )^{5}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*cos(d*x+c))^(5/2)*(A+B*cos(d*x+c)+C*cos(d*x+c)^2)/cos(d*x+c)^(15/2),x, algorithm="fricas")

[Out]

[1/48*(3*(3*A + 4*C)*b^(5/2)*cos(d*x + c)^5*log(-(b*cos(d*x + c)^3 - 2*sqrt(b*cos(d*x + c))*sqrt(b)*sqrt(cos(d
*x + c))*sin(d*x + c) - 2*b*cos(d*x + c))/cos(d*x + c)^3) + 2*(16*B*b^2*cos(d*x + c)^3 + 3*(3*A + 4*C)*b^2*cos
(d*x + c)^2 + 8*B*b^2*cos(d*x + c) + 6*A*b^2)*sqrt(b*cos(d*x + c))*sqrt(cos(d*x + c))*sin(d*x + c))/(d*cos(d*x
 + c)^5), -1/24*(3*(3*A + 4*C)*sqrt(-b)*b^2*arctan(sqrt(b*cos(d*x + c))*sqrt(-b)*sin(d*x + c)/(b*sqrt(cos(d*x
+ c))))*cos(d*x + c)^5 - (16*B*b^2*cos(d*x + c)^3 + 3*(3*A + 4*C)*b^2*cos(d*x + c)^2 + 8*B*b^2*cos(d*x + c) +
6*A*b^2)*sqrt(b*cos(d*x + c))*sqrt(cos(d*x + c))*sin(d*x + c))/(d*cos(d*x + c)^5)]

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*cos(d*x+c))**(5/2)*(A+B*cos(d*x+c)+C*cos(d*x+c)**2)/cos(d*x+c)**(15/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*cos(d*x+c))^(5/2)*(A+B*cos(d*x+c)+C*cos(d*x+c)^2)/cos(d*x+c)^(15/2),x, algorithm="giac")

[Out]

integrate((C*cos(d*x + c)^2 + B*cos(d*x + c) + A)*(b*cos(d*x + c))^(5/2)/cos(d*x + c)^(15/2), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {{\left (b\,\cos \left (c+d\,x\right )\right )}^{5/2}\,\left (C\,{\cos \left (c+d\,x\right )}^2+B\,\cos \left (c+d\,x\right )+A\right )}{{\cos \left (c+d\,x\right )}^{15/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((b*cos(c + d*x))^(5/2)*(A + B*cos(c + d*x) + C*cos(c + d*x)^2))/cos(c + d*x)^(15/2),x)

[Out]

int(((b*cos(c + d*x))^(5/2)*(A + B*cos(c + d*x) + C*cos(c + d*x)^2))/cos(c + d*x)^(15/2), x)

________________________________________________________________________________________